Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/bhavnesh1811/fastor-ai
Welcome to Faster-AI project! This project is built to develop a mobile UI for different pages as per figma provided by the company. It is built using React, React-multi-carousel ,React-responsive-carousel and Chakra UI for styling.
https://github.com/bhavnesh1811/fastor-ai
chakra-ui localstorage react react-multi-carousel react-responsive-carousel sessionstorage
Last synced: 1 day ago
JSON representation
Welcome to Faster-AI project! This project is built to develop a mobile UI for different pages as per figma provided by the company. It is built using React, React-multi-carousel ,React-responsive-carousel and Chakra UI for styling.
- Host: GitHub
- URL: https://github.com/bhavnesh1811/fastor-ai
- Owner: bhavnesh1811
- Created: 2024-03-02T13:35:14.000Z (10 months ago)
- Default Branch: main
- Last Pushed: 2024-03-03T16:08:04.000Z (10 months ago)
- Last Synced: 2024-03-03T18:37:00.750Z (10 months ago)
- Topics: chakra-ui, localstorage, react, react-multi-carousel, react-responsive-carousel, sessionstorage
- Language: JavaScript
- Homepage: https://fastor-ai.vercel.app/
- Size: 407 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Fastor-AI
Welcome to Faster-AI project! This project is built to develop a mobile UI for different pages as per figma provided by the company. It is built using React, React-multi-carousel ,React-responsive-carousel and Chakra UI for styling.
## Deployed Link
https://fastor-ai.vercel.app/## Screenshots
- Register Page.
![Screenshot (28)](https://github.com/bhavnesh1811/Fastor-ai/assets/110032728/f67da7a4-f145-4401-9acc-a6e604b3eab6)
- Verify Otp Page.
![Screenshot (29)](https://github.com/bhavnesh1811/Fastor-ai/assets/110032728/f51168bf-50e3-4eb9-8c62-c2d401ec532d)
- Home.
![Screenshot (30)](https://github.com/bhavnesh1811/Fastor-ai/assets/110032728/dd16a970-760a-4575-8075-aa1b41ae2594)
![Screenshot (33)](https://github.com/bhavnesh1811/Fastor-ai/assets/110032728/6a9f01a7-718f-4a57-a606-5aa8ef89228e)- Single Restaurant Page.
![Screenshot (34)](https://github.com/bhavnesh1811/Fastor-ai/assets/110032728/6ea8f014-cc0d-49e7-8bc8-4780be972df3)
## Features
- Register Page.
- Verify OTP.
- Home.
- Single Restaurant Page.
- Logout.## Installation
To run this project locally, follow these steps:
1. Clone the repository:
```bash
git clone https://github.com/bhavnesh1811/Fastor-ai.git
```
2. Navigate to the project directory:
```
cd fastor-ai
```3. Install dependencies:
```
npm install
```4. Start the development server:
```
npm run start
```
## Technologies Used- React
- React-multi-carousel
- React-responsive-carousel
- Chakra-UI