Designo is a project coming from the list of front-end challenges on Front-end Mentors. To complete this project I've decided to use the Tailwindcss framework. All assets like SVG icons, mockups, and images were provided by Front-end Mentors. The project focuses only on the front-end no APIs call or backend project to serve data.
- Either fork or download the app and open the folder in the terminal.
- Install all dependencies using the
yarn installcommand. - Start the web server using the
yarn startlocal command. The app will be served at http://localhost:3000 - Go to http://localhost:3000 in your browser and start searching for movies.
- TypeScript
- React
- Tailwindcss