HISHAN03 / NeetCode

NEET CODEβš‘πŸ› οΈ

Home Page:https://neet-code.vercel.app

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

NEET CODE ⚑πŸ–₯️

this is a leetcode type clone not a clone exactly only CRUD features are impleamented. this was for me to practice react and learn react

Features πŸ“¦πŸš€

  • CRUD🌐
  • add questions and solve questions πŸ”§
  • Easy installation: Quickly set up the app locally by cloning the repository and running npm install. βš™οΈπŸš€

Installation πŸ› οΈ

To run NeetCode on your local machine, u need to follow these steps:

  1. Clone the repository:

    git clone https://github.com/your-username/NeetCode.git

2.Navigate to the project directory: open two terminals one for server and other for client

cd NeetCode

3.Install the required dependencies:

npm install

4.Start the client server:

npm run dev

4.Start the api server:

node server

Technologies Used πŸ”§πŸ“š

NeetCode utilizes the following technologies:

  • MongoDB: A flexible and scalable NoSQL database for storing chat data securely.πŸ“ŠπŸ”’
  • Express.js: A fast and minimalist web application framework for building the backend server.⚑🌐
  • React: A powerful JavaScript library for building user interfaces.βš›οΈπŸ–₯️
  • Node.js: A runtime environment for executing JavaScript code on the server-side.πŸš€πŸ”§

Features to be implemented in future πŸ“„

  • Redis:caching πŸ“‘
  • container:to create a real codespace to execute propper code πŸš€
  • TestCase:adding test cases to check if the answer is correct πŸ–₯️

Contributing

We welcome contributions from the community to enhance ChatApp further. If you have any ideas or improvements, feel free to submit a pull request. Please ensure that your contributions align with our Code of Conduct.✨🀝

Happy coding! πŸ˜„πŸ‘

About

NEET CODEβš‘πŸ› οΈ

https://neet-code.vercel.app


Languages

Language:JavaScript 91.5%Language:CSS 7.6%Language:HTML 0.9%