Skip to content

lekan20/Finstagram

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

77 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Quick Setup - Backend for the project git clone https://github.com/lekan20/Finstagram

P.S. Some quick copy paste commands on the bottom. Will update this README.md in time. Thank You for your patience!

Finstagram-Api steps to start

cd finstagram-api bundle install rake db:create rake db:migrate rake db:seed rails s -p 3001

cd finstagram-client npm install npm start

Work-in-Progress (Available Scripts) In the project directory, you can run:

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.

Learn More You can learn more in the Create React App documentation (https://facebook.github.io/create-react-app/docs/getting-started).

To learn React, check out the React documentation (https://reactjs.org/).

About

Instagram Clone for Final Assessment

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published