An open API service indexing awesome lists of open source software.

https://github.com/darioalbor/limboteamschallenge


https://github.com/darioalbor/limboteamschallenge

framer-motion jsonplaceholder-api react react-hooks scss

Last synced: 28 days ago
JSON representation

Awesome Lists containing this project

README

          

# Technical Test

Description

If you want to know the details of the technical test, you can see the file [CHALLENGE.md](https://github.com/DarioAlbor/limboteamschallenge/blob/main/CHALLENGE.md).

Deploy

1. Clone the repository:
Use the command `git clone https://github.com/DarioAlbor/limboteamschallenge.git`
2. Install dependencies:
Use the command `npm install` or `yarn install` to install dependencies.
3. Configure environment variables:
Rename the file `.env.example` to `.env`.
4. Start the server:
Use the command `npm start` or `yarn start` to start the server.

Technologies

• React.js
• Typescript
• SCSS
• Framer Motion
• React Hooks

Visit the website: [https://limboteams.vercel.app/](https://limboteams.vercel.app/).