Skip to content

This is a simple multi page educational website based on ReactJS.

Notifications You must be signed in to change notification settings

Monmoy042/net-course-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Net-Course App

This is an education based website. In this project I am going to build a full website on online/offline learning platform. We will fetch the data from an API. And use the data according to our requirements. This a multi page ReactJS application.

API Link

  1. Net-Course API Link
  2. Net-Course Image API Link

API Using Guide

fetch(url).then(res=>res.json()).then(data=>console.log(data))
NB: Here url will be the API link

Dependencies

i. react-dom
ii. react-router-dom
iii. bootstrap
iv. react-icons

Net-Course Live Site Link

Net-School Live Site

Happy Coding👍

About

This is a simple multi page educational website based on ReactJS.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published