loading
loading
loading
https://opendevs.in Discord: https://discord.gg/bJC3hYwNHj This video creates a library management application with admin dashboard. It uses advanced react concepts as well as Material UI & HighCharts. It aims to revise all the concept you have studied till now in this series and make a showcase project out of it. GitHub Code Link: https://github.com/opendevs-org/react-projects/tree/master/library-management-system Steps to setup and run backend: Step 1: cd into `backend` Step 2: run "npm install" to install the dependencies Step 3: download and install MongoDB from here(https://www.mongodb.com/try/download/community) or follow download & installation steps from here(https://www.youtube.com/watch?v=oC6sKlhz0OE&ab_channel=CSCORNERSunitaRai). Step 4: rename the `.env.sample` file to `.env` Step 5: now run "npm start" If everything went well, you will see the following message in the terminal. "Server is listening on http://localhost:8080" ====== Development guides ====== React Docs: https://reactjs.org/docs/getting-started.html VS Code setup: https://code.visualstudio.com/learn/get-started/basics Node.js setup: https://nodejs.org/en/download/ ====== opendevs Links ====== opendevs website: https://opendevs.in Contact us: https://opendevs.in/contact Our website offers React course with practice problems & code submissions. Meanwhile we are working on bringing even more features like: code reviews, interviews, exclusive & bonus sessions, TA support, 1 on 1 mentorship, etc. as soon as possible. It's all free in BETA stage so please check it out! Thumbnail created using library image from: https://www.freepik.com/photos/library-books%22%3ELibrary #react #reactjs #materialui #material #highcharts #github #library #librarymanagementsystem #admin #admindashboard #dashboard #ui
A tutorial for React js from scratch to finish. By the end of this tutorial, you'll be an expert in React.js. So get started!