Skip to content

Alifarmand/Readable

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

27 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Readable Nanodegree Project

Go to your terminal and clone the project with
git clone https://github.com/Alifarmand/Readable.git

Get started

Run the following commands to start the project:

  • Backend in one terminal tab
    • cd Backend
    • npm install
    • node server
  • Frontend in another terminal tab
    • cd Frontend
    • npm install
    • npm start

API Server

Having issues?

Make sure that the server starts in http://localhost:3000
And make sure that the backend is running on another port
The project is listening to port 3001 where the backend will run

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published