| There are some known issues which needs to be fixed, since the project is under development phase, if you find any issue please raise it. The backend of the Project can be found here
You will need the following things properly installed on your computer in order to run this application properly.
- Git
- Node.js
- Yarn
- Google Chrome or any browser.
- Use
git clone https://github.com/raghav4/yearbook.git
for installation cd yearbook
yarn install
to install the dependenciesyarn start
to start the application
- Visit your app at http://localhost:3000.
- Use
npm run prettier
to prettify your files according to.prettierrc
.
- - Broken Routes/APIs
- - Stale Code