Skip to content

zenabbohra/twitter-web-app-api

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

27 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

TwitterWebApp API Build Status

Project APIs for a clone of Twitter web application

To begin with, clone this repo and make sure you use PostgreSQL for this code base.

What scripts to run?

In the project directory, you can run:

npm install

Installs the dependencies in the local node_modules folder.

npm start

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

The page will reload if you make edits.
You will also see any lint errors in the console.

npm test

Runs all the test in the project using Jest.

About

Project APIs for a clone of Twitter web application

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published