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
- Host: GitHub
- URL: https://github.com/darioalbor/limboteamschallenge
- Owner: DarioAlbor
- Created: 2025-01-29T17:56:00.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2025-01-29T18:16:21.000Z (over 1 year ago)
- Last Synced: 2025-03-28T14:13:21.625Z (about 1 year ago)
- Topics: framer-motion, jsonplaceholder-api, react, react-hooks, scss
- Language: TypeScript
- Homepage: https://limboteams.vercel.app
- Size: 161 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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/).