Skip to content

guillaumemaka/reactnd-project-myreads-starter

 
 

Repository files navigation

MyReads

This is the starter template for the final assessment project for Udacity's React Fundamentals course, developed by React Training. The goal of this template is to save you time by providing a static example of the CSS and HTML markup that may be used, but without any of the React code that is needed to complete the project. If you choose to start with this template, your job will be to add interactivity to the app by refactoring the static code in this template.

Of course, you are free to start this project from scratch if you wish! Just be sure to use Create React App to bootstrap the project.

Getting Started

These instructions will get you a copy of the project up and running on your local machine for development and testing purposes. See deployment for notes on how to deploy the project on a live system.

Prerequisites

NodeJS

node version 8.0.0 or above

Installing

Install dependencies with

npm install

then run the development server

npm start

finaly hit

http://localhost:3001/

Built With

  • React - A JavaScript library for building user interfaces

Contributing

Please read CONTRIBUTING.md for details on our code of conduct, and the process for submitting pull requests to us.

Authors

See also the list of contributors who participated in this project.

License

This project is licensed under the MIT License - see the LICENSE.md file for details

About

Starter Code for the React MyReads Project

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 68.3%
  • CSS 22.5%
  • HTML 9.2%