/1001devs-client

Blog to share tutorials and stuff | everyone can write there own tutorials.

Primary LanguageJavaScript

Project Logo

About The Project

1001DEVS is a publishing platform for developers and tech enthusiast.

Built With:

Getting Started

📍 Before moving forward, please note that this repo is only for the front-end of this project you can visit the back-end here.

Prerequisites

To run this project on your local machine make sure you have the latest package manager installed:

  npm install npm@latest -g

Installation

  1. clone the repo:
   git clone https://github.com/Abderraouf-Rahmani/1001devs-client.git
  1. Install NPM packages
npm install
  1. Run the development server
npm run dev
# or
yarn dev

Open http://localhost:3000 with your browser to see the result.

You can start editing the page by modifying pages/index.js. The page auto-updates as you edit the file.

Roadmap

  • Make the website responsive
  • Add a notification system.
  • Update the markdown editor to support images.
  • Add Email notifications functionality.
  • Add a filter to sort search results by relevance and post date.

Contact

Feel free to connect with me on Linkedin

Acknowledgments

This project made possible because a tutorial I watched on a youtube channel called LamaDev, I just gave the front-end a better styling.