π¨π»βπ» Solution Archive is an open source application that allows user to archive an important problems and their solutions, that will help developers for incoming interview preparation.
Clone the project
git clone https://github.com/osamamammar/sol-chive.git
Go to the project directory
cd sol-chive
Install dependencies
npm install
Start the server
npm run start
To run this project, you will need to add the following environment variables to your .env
file
REACT_APP_API_URL = https://solchive.herokuapp.com/api/v1
Islam M. Goher π€ |