Skip to content

Latest commit

 

History

History
52 lines (33 loc) · 1.2 KB

File metadata and controls

52 lines (33 loc) · 1.2 KB

Project Name: AltSchool Second Semester Examination Project

Description

This project is a simple web portfolio that fetches projects portfolio from Github API. The application is built using the React JS framework and SASS. The application is deployed on Netlify and can be accessed at:

see at

Overview

  • SEO
  • Error boundary
  • Nested routes
  • Github API
  • Pagination
  • SASS
  • Responsive design
  • React-router-dom
  • React-router-dom hooks
  • 404 page
  • Error boundary

Installation

  • Clone the repository
  • Run npm install to install dependencies
  • Run npm start to start the application

Author

License

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