osamamammar / sol-chive

πŸ‘¨πŸ»β€πŸ’» 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.

Home Page:https://sol-chive.netlify.app

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Sol-Chive

πŸ‘¨πŸ»β€πŸ’» 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.

Screenshots

Landing Page

screencapture-localhost-3000-2022-05-13-16-27-38

Desktop

screencapture-localhost-3000-edit-info-2022-05-13-16-26-47 screencapture-localhost-3000-profile-2022-05-13-16-24-42 screencapture-localhost-3000-home-2022-05-13-16-25-12 screencapture-localhost-3000-profile-2022-05-13-16-26-37 screencapture-localhost-3000-solution-Tow-sums-2-2022-05-13-16-27-08 screencapture-localhost-3000-search-pefayo7599-mrisemail-com-2022-05-13-16-28-02 image screencapture-localhost-3000-add-new-problem-2022-05-13-16-25-02

Mobile

screencapture-localhost-3000-profile-2022-05-13-16-29-01

Run Locally

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

Environment Variables

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

Backend Contribution

Backend repo

Islam M. Goher
Islam M. Goher

πŸ€”

About

πŸ‘¨πŸ»β€πŸ’» 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.

https://sol-chive.netlify.app


Languages

Language:JavaScript 99.3%Language:HTML 0.7%