Skip to content

This is the repository for the frontend code of the application. Check README file for more information.

Notifications You must be signed in to change notification settings

anik-bin/notesdirectory-frontend

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Welcome to Notes Directory

notesdirectory-github-image

This project was bootstrapped with Create React App.

This is the code for the frontend part of the application.

How to install it locally on your machine

  1. Fork this project and clone it in your local machine
  2. In the terminal type npm i. This will install all the necessary packages. (You should have Nodejs installed in your local machine)
  3. Create an .env file in the root of your project and add the following line REACT_APP_HOST=http://localhost:4000

Your frontend now has been setup. You can run it by typing npm start

This runs the app in the development mode. Open http://localhost:3000 to view it in your browser.

The page will reload when you make changes.
You may also see any lint errors in the console.

Important

This repository only contains the frontend code. To fully run the application you need to setup the backend code as well. Link for the backend repository

About

This is the repository for the frontend code of the application. Check README file for more information.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published