Skip to content

Latest commit

 

History

History
55 lines (30 loc) · 1.54 KB

README.md

File metadata and controls

55 lines (30 loc) · 1.54 KB

GitHub Search and Learn App

This is an app where you can search for users and view recommendations for educational resources.
Live app

Features

Screen Shot 2021-12-12 at 5 18 12 AM Screen Shot 2021-12-12 at 5 18 37 AM

Screen Shot 2021-12-12 at 5 19 31 AM

This project was bootstrapped with Create React App.

Design

This project was designed using Bootstrap 5 and FontAwesome Icons.

Technologies Used

  • React
  • React Router

Deployment

This project was deployed to Netlify.

Testing

  • Jest
    The test files can be found next to the files being tested.

Available Scripts

In the project directory, you can run:

yarn 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.

yarn test

Launches the test runner in the interactive watch mode.
See the section about running tests for more information.

yarn build

Builds the app for production to the build folder.