Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/rayel3gant/lizmotorsmobolityassignment2


https://github.com/rayel3gant/lizmotorsmobolityassignment2

javascript reactjs

Last synced: 1 day ago
JSON representation

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
```