Skip to content

my-reads is the first React project made for the React Udacity Nanodegree program.

Notifications You must be signed in to change notification settings

oaugusto256/my-reads

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

31 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

my-reads

📚 My reads is the first React project made for the React Udacity Nanodegree program.

Live

You can use and access the project at: https://oaugusto256.github.io/my-reads

How to use

Clone the repository to a folder of your choice, redirect to the cloned repository and execute the following command:

npm install

After the installation of the libs and dependencies, start the project executing the command:

npm start

Organization

The project is organized in the following way:

  • src
    • components
    • config
    • containers
    • images
    • styles
    • index.js

Libs

Below we can see all the libs used in the project:

Name Function
axios Client to execute HTTP requests
bootstrap Responsive Front-end framework
react-icons Bunch of icons for react
gh-pages Github IO pages
react-spinners Lib for loading spinners

License

MIT © 2018

Build tool

This project was created using the Create React App.

About

my-reads is the first React project made for the React Udacity Nanodegree program.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published