Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/rayel3gant/lizmotorsmobolityassignment2
https://github.com/rayel3gant/lizmotorsmobolityassignment2
javascript reactjs
Last synced: 1 day ago
JSON representation
- Host: GitHub
- URL: https://github.com/rayel3gant/lizmotorsmobolityassignment2
- Owner: Rayel3gant
- Created: 2024-04-07T06:34:23.000Z (7 months ago)
- Default Branch: main
- Last Pushed: 2024-04-07T09:19:23.000Z (7 months ago)
- Last Synced: 2024-04-08T07:34:31.251Z (7 months ago)
- Topics: javascript, reactjs
- Language: CSS
- Homepage: https://66126128a087c7920be84cde--kaleidoscopic-zabaione-9ef8ff.netlify.app/
- Size: 213 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Lizmotors Mobility Internship Assignment
This application is built using React .## Tech Stack
**Client:** React, Javascript, TailwindCSS
## Run Locally
Clone the project
```bash
git clone https://github.com/Rayel3gant/LizmotorsMobolityAssignment2
```Go to the project directory
```bash
cd LizmotorsMobolityAssignment2
```Install dependencies
```bash
npm install node-modules, react-icons
```Start the server
```bash
npm run start
```