Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/roll-network/frontend-interview

Frontend interview demo project
https://github.com/roll-network/frontend-interview

Last synced: about 1 month ago
JSON representation

Frontend interview demo project

Awesome Lists containing this project

README

        

## Getting started

Start by cloning this project into your local system. Make sure you are able to start the application and run it successfully in your browser prior to the start of the interview to avoid any hiccups.

Create a new branch for the interview. Name the branch with your first and last name: `first-last`

Install: `npm i --force` (force is required due to some lagging dependencies between craco and latest CRA)

Start: `npm start`