This project was bootstrapped with Create React App.
Front end of project MarkIt that set ups the client side view for the user such as different URLs
I used React, JavaScript, CSS and HTML as well as the library React-map-GL to set up the front end. LocalStorage was also used in order to mock a logIn/signUp feature.
- Describe any prerequisites, libraries, OS version, etc., needed before installing program.
- ex. Windows 10
After forking the repo enter the following:
- npm i or npm install
Once installing is done:
- npm start You can now head to http://localhost:3001 and enjoy the full extand of the website.
make sure your backend runs on http://localhost:3000 and your frontend on http://localhost:3001
Contributors names and contact info Jordan Melidor-Fuxis (https://www.linkedin.com/in/jordan-melidor-fuxis-2435191b0/)