Giter VIP home page Giter VIP logo

artemesian / devstyle Goto Github PK

View Code? Open in Web Editor NEW
2.0 2.0 3.0 24.35 MB

📌_DevStyle aims to build a supportive, dynamic and fun Techx community sharing the same passion for technology as you, and above all, we aim to establish a vibrant ecosystem for Techx in Cameroon, by implementing the following objectives: Frequent Meets & Talks Events, Hackathons & Competitions and much more to come...⌛

Home Page: https://dev-style.com

HTML 1.52% JavaScript 78.76% SCSS 18.53% CSS 1.19%
cameroon community developer techie africa devstyle devattitude

devstyle's Introduction

devstyle logo
#Being a Developer, More Than a Job, It's a Lifestyle.

🛍️👨🏽‍💻🚀🌐

Vision💙

_DevStyle aims to build a supportive, dynamic and fun Techx (fans of technology) community sharing the same passion for technology as you, and above all, we aim to establish a vibrant ecosystem for Techx in Cameroon 🇨🇲, by implementing the following objectives : Frequent Meets & Talks Events, Hackathons & Competitions and much more to come...⌛

TL;DR

# Bring Together - Educate - Dynamise

E-commerce website

This e-commerce website leverages original, creative, fun designs, graphics and slogans, meticulously crafted on Clothings & Accessories to set techx apart and connect techx to their passion for Technology. Techx can order clothings like Shirts, Hoodies, Sweat-shirts to more unique items like Phone cases, Hats, Mugs, Posters & Stickers and much more, that will best reflect and express the passion they have for Technology.

Features

  • View a collection and its corresponding goodies.
  • View a goodie, like a goodie, simple available button to copy goodie link to easily share with friends.
  • Add goodie to cart.
  • Immediate ordering of a goodie through the order now button which redirects to Devstyle's whatsapp account.
  • Side opening cart and cart page.
  • Delete and edit number goodies in cart page.
  • Submit customise goodie idea or contact for partnership via whatsapp link in Custom section
  • List Devstyle Ambassadors
  • About page

Backend project repo

⚙️Devstyle backend here

Tech

Front End

Back End

  • Express - Web Framework for Node.js
  • MongoDB - Non-Relational Database
  • NodeJS - Runtime Environment

Quick Start

Requirements

  • npm
  • create-react-app

Clone the repository

git clone https://github.com/artemesian/devstyle.git

cd devstyle

How to install

You just have to run :

# Using npm
npm install

Set connection mode

if in production mode, uncomment prodURL and comment devURL else vice-versa

import axios from "axios";

const devURL = "http://localhost:5000";
// const prodURL = "https://devstyle.herokuapp.com/";

// Set config defaults when creating the instance
const myAxios = axios.create({
  baseURL: devURL,
  // baseURL: prodURL,
});

export default myAxios;

Start react server

npm start

Application will be running on

http://localhost:3000

Some Screenshots

How to contribute

Just follow these steps :

  • Create an issue with your fix/feature/improvement (Optionnal but recommended).
  • Fork the project.
  • Create a branch for your feature/update/fix(Make sure to have the latest master-branch updates).
  • Create a Pull Request to develop branch.
  • After a check, it will be merged to the project.

Author

Artemesian

Join the Community💙

                   

devstyle's People

Contributors

artemesian avatar dependabot[bot] avatar gaetan-m avatar

Stargazers

 avatar  avatar

Watchers

 avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.