maryamtb / fortune-cookie

React + API

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Fortune Cookie of the Day! 🥠

If word of the day and fortune cookie had a child, it would look something like this.

You can run this project locally by doing the following:

1. Clone or download the project

Here are instructions to help you get started Cloning a GitHub Repository.

2. Once downloaded, make sure to install all of the project's dependencies by running:

npm i

Note: You may also use yarn if you prefer.

3. Now that your dependencies are all set, you can launch the project by running:

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

Launches the test runner in the interactive watch mode.

npm build

Builds the app for production to the build folder.

Learn More

You can learn more in the Create React App documentation.

To learn React, check out the React documentation.

4. Your project should now be running in your localhost!

Complete Library List

  • React.js
  • Axios
  • Fortune Cookie API
  • shards-react
  • bootstrap

About

React + API


Languages

Language:JavaScript 80.4%Language:HTML 16.2%Language:CSS 3.4%