Personal Project
React JS
2024
EBUXS Online E-Books
ebuxs
Ebuxs is an online book library website where you can write and upload your books, and read books as you please
EBUXS - Ebook Linrary
A website is like an online book library, where on this website you can read, write and upload books to your heart’s content. This website was built with React with vitejs, Express JS, Mongodb JavaScript, and CSS.
Project Status
This project is currently in development. This website is still just a display, for the backend it is in progress.
Project Screen Shot(s)



Installation and Setup Instructions
Clone down this repository. You will need node and npm installed globally on your machine.
Installation:
npm install
To Run Test Suite:
npm test
To Start Server:
npm start
To Visit App:
localhost:5173/
Reflection
This is a 1 week long project built to fill in the gaps on vacation after exams. Project goals include using the technology I am studying.