React.js&sassfor frontendFirebaseas backend
-
Clone the project repository from the remote repository where it is stored.
-
Navigate to the folder by typing
cd assignmentin the terminal. -
Install all the required dependencies using the
npm installcommand. -
Run the
npm startcommand to start the development server. -
Open your web browser and go to http://localhost:3000 to see the application running.
