https://github.com/erdemkeren/react-bookshelf
A book shelf SPA written using React.
https://github.com/erdemkeren/react-bookshelf
Last synced: 3 months ago
JSON representation
A book shelf SPA written using React.
- Host: GitHub
- URL: https://github.com/erdemkeren/react-bookshelf
- Owner: erdemkeren
- Created: 2017-07-09T20:30:37.000Z (almost 8 years ago)
- Default Branch: master
- Last Pushed: 2017-07-22T01:12:38.000Z (almost 8 years ago)
- Last Synced: 2025-01-17T19:44:23.294Z (4 months ago)
- Language: JavaScript
- Size: 20.5 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
Awesome Lists containing this project
README
This is the project I developed for the final assessment project for
Udacity's React Fundamentals course. The goal of this project is
to meet the specifications defined by the project specification.## Initialization Instructions
This project was bootstrapped with [Create React App](https://github.com/facebookincubator/create-react-app).
To get the project installed and launched, use `npm install` and `npm start` respectively.
## Contributing
This repository is created for Udacity reviewers. Therefore, I will not accept any pull requests.
For details, check out [CONTRIBUTING.md](CONTRIBUTING.md).