#Run the project
- Run
npm install
- Run
npm start
on console and project will load by default on http://localhost:3000/
#Project Structure
src
assets
components
shared
- Assets from components are located on assets folder
- Shared componets are located on shared folder