Skip to content

Latest commit

 

History

History
15 lines (8 loc) · 552 Bytes

File metadata and controls

15 lines (8 loc) · 552 Bytes

SpendIn Website Conversion

This project is a website conversion from a Figma design to a React application. The main purpose of this project was to exercise my knowledge in tailwindcss, a popular css pre-processor.

SpendIn

Getting Started

To get started with this project, follow these steps:

  1. Clone the repository to your local machine.
  2. Install dependencies by running npm install in landingpage directory.
  3. Start the development server by running npm run dev.